home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Gfx / show / swfplayer.readme < prev    next >
Text File  |  2004-09-23  |  7KB  |  126 lines

  1. Short:       Standalone player for Amiga (v1.3) 68k+WOS+OS4 (update2)
  2. Author:      Alexandre Balaban since v1.2, Paul Hills upto v1.1
  3. Uploader:    Alexandre Balaban <abalaban@free.fr>
  4. Version:     1.3upd2
  5. Type:        gfx/show
  6. Recommended: openurl.library
  7. Requires:    68040+ or PPC or OS4, AGA+
  8. Replace:     swfplayer.lha
  9.  
  10. **************************************************************************************
  11. ****** This version is just a repacked archive in order to add OS4 port made 
  12. ****** by E.Schwan <eds@rz-online.de>. So Nothing new here... except this
  13. ****** OS4 version, you'll have to wait for v1.4 still in work !
  14. **************************************************************************************
  15.  
  16. Swfplayer is a standalone Shockwave player for Amiga based on libflash for
  17. Linux by Olivier Debon (odebon@club-internet.fr).
  18.  
  19. This is just a QUICK rewrite of Paul Hill's version (paul@lagernet.clara.co.uk)
  20. to update to the last libflash available. It's NOT in any way a bug-fix version.
  21. I did my best not to add new bugs, but despite all my tests I may have missed
  22. some (but I don't think ;-). Nevertheless, if you ever find a bug that was not in
  23. Paul's version, please report me (new bugs will have priority, in order to reach
  24. a version with the same functionality and usability).
  25. It seems that despite of what I said in previous readme, this version is a bit
  26. faster than original version :-)
  27.  
  28.  
  29. I have included original readmes into the archive (both paul's one and libflash's).
  30.  
  31. Tested on :
  32.     - A1200 BPPC 603e+ (68040@25 & PPC 603@160), 128MB Fastram, OS3.9, BVPPC and
  33.       CGFX3 (me),
  34.     - A1200 BPPC 603e+ (68040@25 & PPC 603@240), 96MB Fastram, OS3.9, Voodoo 3
  35.       and CGFX4 (Jürgen Sperling),
  36.     - A1200 Blizzard 1230 IV (68030/68882@50), 32MB Fastram, OS3.9 (Raul Silva),
  37.     - A1200 A1230 (68030/68881@40), 20MB Fastram, OS3.9, AGA (Jean Marie Boucher)
  38.     - A1200 Blizzard 1240 (68040@40), ?MB Fastram, OS3.9BB2, AGA (Todd Oberly)
  39.     - A1200 BPPC 603e (68040@40 & PPC 603@225), 128MB Fastram, OS3.9, BVPPC and
  40.       CGFX4 (Dari®)
  41.  
  42. Features :
  43.     - supports swf files upto Flash 4 (and some Flash 5),
  44.     - loop play option (on by default),
  45.     - zoom in/out command,
  46.     - pause command,
  47.     - can open referenced URL (with OpenURL.library).
  48.  
  49. Notes : for bug or problem report, please, include 'swfplayer' in the subject
  50.  
  51. Known Bugs or problems :
  52.     - if OpenURL is present, 68k version may send your browser incomplete URLs : as
  53.       swfplayer is an external player, it could not in any way know the base URL of
  54.       the swf file, so swf files referencing other swf files without complete URL
  55.       won't be loaded. :-( It's not a bug of swfplayer but a technical limit.
  56.     - if OpenURL is present, strange URL can be sent to your browser (things like
  57.       'FSCommand:<xxx>') : this is a command flash movies can send when embeded into
  58.       a browser (ie. when you have a flash plugin, which is not the case when you're
  59.       using swfplayer) in order to pass some parameters. This is not really a bug of
  60.       my program, as it's libflash recognizing this command and passing it back to my
  61.       openurl function... I'll try to solve this inconvenience in a future version.
  62.     - swfplayer is reported to crash on 68040LC : I think it's just a compilation
  63.       option, but did not manage to identify it :-( Report if it works now
  64.     - swfplayer always thinks screen are CGX ones as soon as cybergraphics is openable,
  65.       so it's not possible to work on AGA screen mode if you have this library on your
  66.       disk :-( unless you use the new NOCGX switch ;-)
  67.     - Some sort of problem on 8bit screens (I'm currently working on that)
  68.  
  69. To Do :
  70.     - filter out strange URLs,
  71.     - add audio support,
  72.     - add better Flash support,
  73.     - add better CGX recognition (Adding a switch on the command line does not satisfy
  74.       me enough...).
  75.     - ...
  76.  
  77. History :
  78.     - 26 Feb 2004 : o Repack archive with updated icons to correctly credit
  79.                             Raul Silva.
  80.     - 1.3, 03 Jan 2004 :  o Fixed crash on exit in some circumstances
  81.                           o Add Some cleanup mechanism
  82.                           o Fixed a stupid hit on file requester opening (Dari®)
  83.                           o Reworked play loop again
  84.                           o Added a better zoom support
  85.                           o Add Workbench launching support
  86.                           o Add Workbench tooltip support
  87.                           o Add program Icon and project Icon
  88.                           o Reworked main makefile and libflash makefile to unify
  89.                             m68k and PPC compilation
  90.                           o Fixed bad menu look (1.x black look) (Todd Oberly)
  91.                           o Add compressed movie play (SWF6)
  92.     - 1.2e, 04 Jun 2003 : o Keep window the same ratio the movie has
  93.                           o Add URL filtering FSCommand no more sent to browser
  94.                           o Changed website address in requester
  95.                           o Add NOCGFX switch to command line
  96.                           o Add compressed flash movie detection (but not yet reading :-(
  97.                           o Fixed bug preventing movie to freeze sometimes
  98.                           o Added drawer remember in ASL requester (Mathias Parnaudeau)
  99.     - 1.2d2, 27 Dec 2002: o Oops, removed some debug info in PPC version ;-)
  100.                           o Oops again, desactivated some beta code which can crash
  101.                             swfplayerPPC
  102.     - 1.2d, 20 Dec 2002 : o finally fixed stupid bug preventing swfplayer to close
  103.                             in some circumstances
  104.                           o added OpenURL support in PPC version ;-)
  105.                           o added open command in menu
  106.                           o swfplayer works again on 8bits screen ;-))
  107.                           o updated zlib files to version 1.1.4
  108.     - 1.2c, 07 Nov 2002 : o added loop play option,
  109.                           o PPC version (at least ;-))
  110.                           o improved makefiles a bit
  111.     - 1.2b, 19 Sep 2002 : should correct problem with cpu other than 68040, and
  112.                           crash on exit.
  113.     - 1.2a, 28 Aug 2002 : oops, forgot some debug output !!
  114.  
  115. Acknowlegdment : This product uses NewReadArgs functions which are ©1997 Stephan Rupprecht
  116.  
  117. Thanks to :
  118.     - Steffen Haeuser for ppc-gcc and PPC compilation problems,
  119.     - Stas Piskunoff, Mathias Parnaudeau for feedback, problem reports and ideas.
  120.     - Alexander Niven-Jenkins, Daniel Westerberg, Pierre Giroux, Sigbjørn Skjæret,
  121.       Dari®, Luca Maraldi, Mark Ricketts, Tony Pascoal, Jean Marie Boucher,
  122.       Jan-Erik Karlsson, Jürgen Sperling, Todd Oberly, Adelphe Bachelet, Chris Handley
  123.       for feedback and problem reports.
  124.     - Raul Silva for his continous feedback, his icons and beta test.
  125.     - Special thanks to Edgar Schwan for his port to OS4
  126.